testsuite: Try harder to record a full focus chain
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Apr 2020 15:22:00 +0000 (11:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Apr 2020 15:35:26 +0000 (11:35 -0400)
commit324af2f7010762beaead0da5cab68b30b95d2f3c
tree37f0ce6705d5a0f7ef754a275914f29b75c17c33
parentde481a7b5e7730cf47156c40c88c446e4b762d94
testsuite: Try harder to record a full focus chain

It is hard to avoid widgets with the same name in a
large ui file - try harder to record a full focus chain
before decide that we've wrapped, by including the widget
address in the comparison. Note that we don't include
the addresses in the generated output, since that would
make expected output vary from run to run.
testsuite/gtk/test-focus-chain.c